C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / CaseSensitiveSearch Property

In This Topic
CaseSensitiveSearch Property (TransposedGrid<T>)
In This Topic
Gets or sets a value that determines whether searches performed while the user types should case-sensitive.
Syntax
'Declaration
 
Public Property CaseSensitiveSearch As Boolean
 
See Also